UX Advanced PropertiesDebug Javascript on template error

Description

When an error occurs in a client-side template, the error is written to the Console. You might want to debug into the Javascript code that caused the error. If this property is checked and the Chrome debugger is open when the error occurs, the debugger will be invoked.

Discussion